home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCGUIA 10
/
PC Guia 10.iso
/
database
/
shared.dir
/
01036_Script_spider button script
< prev
next >
Wrap
Text File
|
1996-03-14
|
155b
|
11 lines
on mouseDown
global gCurChap
ClickSnd
updatestage
set sp = the clickon - 36
if sp <> gCurChap then
GoChapter(sp)
end if
end